CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Hough 圆

搜索资源列表

  1. hough

    0下载:
  2. 本实验例程为DSP+FPGA之间通信,实现hough变换检测圆的源代码,对于图像处理方面的理解将更为深入。-In this study, routine communications between the DSP+ FPGA, to achieve hough transform circle detection source code, for image processing will be more in-depth understanding.
  3. 所属分类:Other systems

    • 发布日期:2017-06-15
    • 文件大小:22754581
    • 提供者:马忠磊
  1. finding-circle-with-HOUGH-method-

    0下载:
  2. HOUHG 变换检测圆坐标源代码。,确定一个圆需要:X坐标,Y坐标,半径三个未知量。 做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如果X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径,那么是 不是在这个三维空间。-C++ code for finding circle with HOUGH method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:45557
    • 提供者:王子
  1. lunkuonihe

    0下载:
  2. 包含hough圆检测和hough直线检测,实现对目标图像的轮廓拟合。-Contains hough circle detection and hough straight line detection, contour fitting of the target image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:226124
    • 提供者:安平
  1. kmeans-snake-hough

    0下载:
  2. kmeans、snake、hough三种算法的c++代码,其中,kmeans进行分类,snake进行图像套索,hough进行找圆、直线等功能-kmeans, snake, hough three algorithms c++ code, which, kmeans classify, snake image lasso, hough were looking for circles, lines, and other functions
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1738717
    • 提供者:
  1. hough

    1下载:
  2. 霍夫变换圆检测,含有霍夫变换的检测函数以及对一幅图像的完整检测代码-Hough transform circle detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:94695
    • 提供者:张译
  1. Hough-detect

    1下载:
  2. 这是一个在VC++环境下的Hough变换检测圆的代码,它能同时检测多个圆,效果较好。-This is a Hough transform circle detection code under VC++ environment, it can simultaneously detect more than one round, the better.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2328633
    • 提供者:
  1. Hough

    0下载:
  2. Matlab编写的基于Hough算法的圆检测,可以精确到亚像素,希望对大家有所帮助-Matlab and Hough
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1136703
    • 提供者:wayne
  1. Hough-transform

    0下载:
  2. 霍夫变换是一种在图像中寻找直线、圆及其他简单形状的方法,霍夫线变换是利用Hough变换在二值图像中找到直线-Hough transform is a find in the image lines, circles and other shapes simple method is to use the Hough transform Hough transform line to find a straight line in the binary image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:135630
    • 提供者:苏晓朋
  1. hough-circle

    0下载:
  2. opencv 霍夫圆检测 c++实现 编译环境是visual studio 2015-opencv hough circle
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:4999665
    • 提供者:wangshwien
  1. Hough-transform

    0下载:
  2. opencv霍夫变换:线变换,圆变换合集 在vs2010开发环境下实验测试-Opencv Hough transform: line transform, circle transform set
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:18981698
    • 提供者:黄俊杰
  1. hough

    2下载:
  2. 霍夫圆检测实现时钟表盘的自动识别,以及分针、时针的辨别,和当前时间的确定-Hough circle detection to achieve clock dial automatic identification and determining the minute hand and hour of discrimination, and the current time
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:214016
    • 提供者:hxx
  1. test7

    0下载:
  2. 利用霍夫变换,用霍夫圆粗略早出圆形类似物(Using Hof transform, with roughly circular Hough circle early analogues)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:4347904
    • 提供者:onlylee
  1. demo2

    0下载:
  2. 本系统先对图像进行相应出来然后检测图像中的圆,并标识出来。(This system first carries out the corresponding image, then detects the circle in the image, and identifies.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:504832
    • 提供者:lljasj
  1. 霍夫圆变换

    1下载:
  2. 可以通过边缘检测等等算法,实现霍夫圆变换(The edge detection algorithm and so on, realize the circle Hough transform)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:3849
    • 提供者:ytongbai
  1. 新建文件夹

    0下载:
  2. 基于opencv实现人脸检测用hough变化实现瞳孔识别(Pupil recognition using Hough changes)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:70656
    • 提供者:雾茫茫
  1. hough_Circle

    0下载:
  2. 使用HOUGH变换检测图像中的圆,只要输入图像,设置搜索步长即可。(Use the HOUGH transform to detect the circle in the image, just type the image and set the search step.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:安辉
  1. HoughCircles函数

    0下载:
  2. 霍夫圆变换的HoughCircles函数,检测图像中的圆并绘制出来(The HoughCircles function of the hough transform, detects the circle in the image and draws it out)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:12389376
    • 提供者:angrom
  1. Circle

    0下载:
  2. 实际检测环境无法采集到完美的圆,所以Hough变换检测圆心经常存在偏差。该程序可检测不同角度,不同畸变圆的圆心,并输出其圆心坐标。利用C++实现。(The actual detection environment can not collect the perfect circle, so the Hough transform is often biased to detect the center of the circles. The program can detect the cent
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:L_mo
  1. da

    0下载:
  2. 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法,它用于把弱分类器联合成强分类器;SVM本身就是(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haa
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:神万心
  1. fa(4)

    0下载:
  2. 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程)(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaBoost and hog based SVM Classifier + fast
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:神万心
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com